home *** CD-ROM | disk | FTP | other *** search
/ Aminet 22 / Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso / Aminet / game / role / alan.lha / ANNOUNCE < prev    next >
Text File  |  1997-02-26  |  3KB  |  99 lines

  1.                ALAN ADVENTURE LANGUAGE
  2.  
  3.  
  4.               Release 2.7 now available
  5.  
  6.  
  7. The Alan System is one of the most easy-to-use tools to create
  8. interactive fiction, aka. adventure games. The Alan System is based on
  9. a special purpose computer language designed to be used by people more
  10. interested in authoring and designing games than for computer
  11. programmers.  The system consists of a compiler which compiles Alan
  12. source to a compact and portable form and an interpreter that
  13. interprets such a form to allow playing of the game.
  14.  
  15. Version 2.7 is an upgrade with radically new features including
  16. possibility to refers objects and actors that are not present, more
  17. general default attribute handling (objects, actors and locations may
  18. now share attributes), multiple names on objects and actors and
  19. general statements allowed in the message definitions (see the file
  20. Changes and the documentation for details)
  21.  
  22. Another major change is the fact that distribution of the compiler is
  23. now allowed. The compiler is included in the distribution file for
  24. each platform. Continued use of the system requires only a
  25. registration (see below). Distribution of the interpreter program
  26. together with games is still completely free.
  27.  
  28. The format of game files have changed slightly between 2.6 and
  29. 2.7. The 2.7 interpreter can therefore *not* run 2.6 compiled
  30. games. Older interpreters are available for various platforms and
  31. source for a conversion tool will be made available.
  32.  
  33. The Alan System is register-ware. The complete system is available
  34. without charge through electronic mail on request from
  35.  
  36.     alan-request@softlab.se
  37.  
  38. The documentation is delivered separately. To get it send an email
  39. message with a single line like:
  40.  
  41.     SEND <text>
  42.  
  43. where <text> should be replaced with one of TEXT or POSTSCRIPT for
  44. plain ascii or PostScript versions of the documentation
  45. respectively. The PostScript version is delivered in a compressed,
  46. uuencoded format (compressed size 184k).
  47.  
  48. Executable programs for a particular platform can be acquired by an
  49. e-mail message consisting of the single line
  50.  
  51.     SEND <platform>
  52.  
  53. for a complete distribution including demos and executables for
  54. <platform>. <platform> should be replaced by one of currently
  55. available platform names:
  56.  
  57.     <platform>    size packed and compressed
  58.             (one package containing compiler and interpreter)
  59.     ----------    --------------------------------
  60.     SOLARIS1    192k
  61.     SOLARIS2    190k
  62.     HP        276k
  63.     AMIGA        133k
  64.     PC        v2.7 Not Available Yet, version distributed is v2.6
  65.     MAC        Not Available Yet
  66.  
  67. Packages are distributed as archives in various formats depending on
  68. platform.
  69.  
  70. Complete distribution and documentation packages are available using
  71. e-mail as described above or using ftp at
  72.  
  73.     ftp.gmd.de:if-archive/programming/alan
  74.  
  75. and its mirrors.
  76.  
  77. The distributions package contains some small examples as well as the
  78. compiler and interpreter. The documentation is separately available as
  79. text or PostScript.
  80.  
  81. Registration can be done with a simple email to the server
  82. (alan-request@softlab.se) with a message body containing the single
  83. word REGISTER.
  84.  
  85. For complete copying conditions refer to the file COPYING in the
  86. distribution or appendix J in the manual.
  87.  
  88. If you have any problems requesting or receiving the packages don't
  89. hesitate to contact the authors at the following email addresses:
  90.  
  91.     thoni@softlab.se
  92.     gorfo@ida.liu.se
  93.  
  94. All communication is welcome!
  95.  
  96. If you haven't already, join the 988 people registered. Happy Authoring!
  97.  
  98.     The ThoNi & GorFo Adventure Factories
  99.